Saturday, 31 August 2013

Type safety through inheritance (2)

Type safety through inheritance (2)

References

Reference NO 1

http://stackoverflow.com/questions/15186267/type-safety-through-inheritance

Reference NO 2

http://stackoverflow.com/questions/2575438/use-inheritance-to-create-a-custom-type-safe-null-safe-collection

Reference NO 3

http://stackoverflow.com/questions/9806785/best-practice-for-enforcing-type-safety-in-polymorphic-inheritance-hierarchies

Reference NO 4

http://se.ethz.ch/~meyer/ongoing/covariance/recast.pdf

Reference NO 5

https://www4.in.tum.de/~nipkow/pubs/oopsla06.pdf

Reference NO 6

http://www.gotw.ca/gotw/060.htm

Reference NO 7

http://www.ics.uci.edu/~lopes/teaching/inf212W12/readings/wasserrab.pdf

Reference NO 8

http://docs.doctrine-project.org/en/2.0.x/reference/inheritance-mapping.html

MIN_HEAPIFY algorithm

MIN_HEAPIFY algorithm

References

Reference NO 1

http://stackoverflow.com/questions/15187906/min-heapify-algorithm

Reference NO 2

http://wiki.answers.com/Q/What_is_the_algorithm_of_minimum_heapify

Reference NO 3

http://www.cse.hut.fi/en/research/SVG/TRAKLA2/tutorials/heap_tutorial/rakentaminen.html

Reference NO 4

http://www.bythemark.com/demo/Binary_MinHeap_Delete.html

Reference NO 5

http://www.bowdoin.edu/~ltoma/teaching/cs231/fall08/Homeworks/rest/H5-sol.pdf

Reference NO 6

http://verkkoopetus.cs.utu.fi/vhanke/trakla/Heap_BuildHeap.html

Reference NO 7

http://www.sanlp.org/daa/slides/Design%20and%20Analysis%20of%20Algorithms%20-%2008.pdf

Reference NO 8

http://www.cs.mun.ca/~harold/Courses/Old/CS3711.W02/Assign/A3/assign3.ps

Having such a issue with side by side divs

Having such a issue with side by side divs

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

WPF KeyBindings not working

WPF KeyBindings not working

References

Reference NO 1

http://stackoverflow.com/questions/3941404/c-wpf-keybinding-not-triggering-command

Reference NO 2

http://stackoverflow.com/questions/2691501/wpf-mvvm-keybinding-not-being-recognized-right-away-and-not-always-working

Reference NO 3

http://social.msdn.microsoft.com/Forums/vstudio/en-US/b3d76b3e-b6fc-404c-95cd-95ac34ba7d74/action?threadDisplayName=problem-with-keybinding-and-focus

Reference NO 4

http://xceed.com/CS/forums/thread/32189.aspx

Reference NO 5

http://compositewpf.codeplex.com/discussions/50312

Reference NO 6

http://joyfulwpf.blogspot.com/2009/05/mvvm-commandreference-and-keybinding.html

Reference NO 7

http://go4answers.webhost4life.com/Example/why-inputbinding-stops-working-125894.aspx

Reference NO 8

#EANF#

jQuery [Object object] Error

jQuery [Object object] Error

References

Reference NO 1

http://stackoverflow.com/questions/4924383/jquery-object-object-error

Reference NO 2

http://stackoverflow.com/questions/12508946/ajax-jquery-getting-error-object-error

Reference NO 3

https://drupal.org/node/1557714

Reference NO 4

http://forum.jquery.com/topic/microsoft-jquery-runtime-error-object-expected

Reference NO 5

http://forum.jquery.com/topic/ui-dialog-throws-error-object-doesn-t-support-this-property-or-method-in-ie8

Reference NO 6

https://github.com/blueimp/jQuery-File-Upload/issues/659

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to read rss feeds data in windows phone using c#.NEt?

How to read rss feeds data in windows phone using c#.NEt?

References

Reference NO 1

http://stackoverflow.com/questions/15188803/how-to-read-rss-feeds-data-in-windows-phone-using-c-net

Reference NO 2

http://stackoverflow.com/questions/15188803/how-to-read-rss-feeds-data-in-windows-phone-using-c-net

Reference NO 3

http://www.codeproject.com/Articles/153472/Reading-RSS-items-on-Windows-Phone-7

Reference NO 4

http://weblogs.asp.net/gunnarpeipman/archive/2010/03/28/windows-phone-7-development-reading-rss-feeds.aspx

Reference NO 5

http://channel9.msdn.com/Series/Build-a-Windows-Store-Blog-Reader-app-with-C-

Reference NO 6

http://dotnet.dzone.com/news/creating-basic-rss-reader

Reference NO 7

http://www.dotnetcurry.com/ShowArticle.aspx?ID=137

Reference NO 8

#EANF#

Invalid Try/Except in webapp2 [closed]

Invalid Try/Except in webapp2 [closed]

References

Reference NO 1

http://webapp-improved.appspot.com/_modules/webapp2_extras/auth.html

Reference NO 2

https://gist.github.com/jgeewax/2942374

Reference NO 3

https://developers.google.com/appengine/docs/python/

Reference NO 4

http://stackoverflow.com/questions/16800559/template-error-trying-to-migrate-from-webapppython2-5-to-webapp2python2-7-4

Reference NO 5

http://forums.udacity.com/questions/100034845/eclipse-sdk-error-in-webapp2-file

Reference NO 6

http://blog.abahgat.com/2013/01/07/user-authentication-with-webapp2-on-google-app-engine/

Reference NO 7

http://peterhudec.github.io/authomatic/_modules/authomatic/core.html

Reference NO 8

#EANF#

Friday, 30 August 2013

What is the difference in the two block of codes specified? [closed]

What is the difference in the two block of codes specified? [closed]

References

Reference NO 1

http://www.codeblocks.org/docs/main_codeblocks_en.html

Reference NO 2

http://stackoverflow.com/editing-help

Reference NO 3

http://en.wikipedia.org/wiki/Turbo_code

Reference NO 4

http://developer.apple.com/library/ios/DOCUMENTATION/Cocoa/Conceptual/Multithreading/ThreadSafety/ThreadSafety.html

Reference NO 5

http://www.rpi.edu/dept/bcbp/molbiochem/MBWeb/mb2/part1/prostag.htm

Reference NO 6

http://ccl.northwestern.edu/netlogo/docs/programming.html

Reference NO 7

http://download.oracle.com/javase/tutorial/essential/exceptions/catch.html

Reference NO 8

http://www.secnetix.de/olli/Python/block_indentation.hawk

Should I hide my facebook app_id and secret_key?

Should I hide my facebook app_id and secret_key?

References

Reference NO 1

http://stackoverflow.com/questions/15189972/should-i-hide-my-facebook-app-id-and-secret-key

Reference NO 2

http://stackoverflow.com/tags/koala/hot?filter=year

Reference NO 3

https://github.com/arsduo/koala/wiki/Koala-on-Rails

Reference NO 4

http://joesavak.com/using-ruby-javascript-for-facebook-posts

Reference NO 5

http://www.ibm.com/developerworks/library/x-androidfacebookapi/

Reference NO 6

https://backendless.com/developing-an-ios-video-recorder-and-player-in-5-minutes/

Reference NO 7

http://www.techimpulsion.in/2012_01_01_archive.html

Reference NO 8

http://thinkdiff.net/facebook/php-sdk-3-0-graph-api-base-facebook-connect-tutorial/

Does the kbd element help at all in terms of accessibility?

Does the kbd element help at all in terms of accessibility?

References

Reference NO 1

http://stackoverflow.com/questions/15190247/does-the-kbd-element-help-at-all-in-terms-of-accessibility

Reference NO 2

http://stackoverflow.com/questions/17451027/html-validation-error-element-ui-undefined-accessibility

Reference NO 3

http://stackoverflow.com/questions/14846525/html-form-input-and-help-text

Reference NO 4

http://www.sitepoint.com/html-the-top-five-forgotten-elements/

Reference NO 5

http://html5doctor.com/element-index/

Reference NO 6

http://www.acdi-cida.gc.ca/acdi-cida/ACDI-CIDA.nsf/En/JUD-31194519-KBD

Reference NO 7

http://www.yourhtmlsource.com/accessibility/logicalstyle.html

Reference NO 8

#EANF#

How do I POST all options in a select list?

How do I POST all options in a select list?

References

Reference NO 1

http://stackoverflow.com/questions/15190464/how-do-i-post-all-options-in-a-select-list

Reference NO 2

http://stackoverflow.com/questions/15240880/adding-the-select-all-option-to-a-drop-down-list-in-html

Reference NO 3

http://www.daniweb.com/web-development/php/threads/261569/post-all-the-select-options-in-a-select-box-from-one-page-to-another

Reference NO 4

http://www.mredkj.com/tutorials/tutorial007.html

Reference NO 5

http://www.dynamicdrive.com/forums/showthread.php?35706-adding-options-to-a-select-list

Reference NO 6

http://www.webdeveloper.com/forum/showthread.php?240824-RESOLVED-php-select-options-getting-me-down

Reference NO 7

http://www.html-form-guide.com/php-form/php-form-select.html

Reference NO 8

http://www.sitepoint.com/forums/showthread.php?564568-Moving-option-elements-between-HTML-select-lists

Microsoft Excel get translation

Microsoft Excel get translation

References

Reference NO 1

http://office.microsoft.com/en-us/excel-help/translate-text-in-a-different-language-HA010354288.aspx

Reference NO 2

http://office.microsoft.com/en-us/excel-help/where-are-the-translation-options-HA010370555.aspx

Reference NO 3

http://office.microsoft.com/en-us/support/translate-text-HA010351422.aspx

Reference NO 4

http://www.dummies.com/how-to/content/how-to-translate-text-in-excel-2010.html

Reference NO 5

http://stackoverflow.com/questions/15190686/microsoft-excel-get-translation

Reference NO 6

http://www.translatortools.net/excel-about.html

Reference NO 7

http://technitya.com/

Reference NO 8

#EANF#

Encrypting a private key with a passphrase

Encrypting a private key with a passphrase

References

Reference NO 1

http://stackoverflow.com/questions/11809242/using-hash-of-password-to-encrypt-private-key

Reference NO 2

http://security.stackexchange.com/questions/14279/is-your-pgp-passphrase-used-to-decrypt-an-encrypted-private-key-or-needed-in-co

Reference NO 3

http://en.wikipedia.org/wiki/Key_(cryptography)

Reference NO 4

http://martin.kleppmann.com/2013/05/24/improving-security-of-ssh-private-keys.html

Reference NO 5

http://support.f5.com/kb/en-us/solutions/public/11000/400/sol11440.html

Reference NO 6

http://www.gnupg.org/gph/en/manual/x110.html

Reference NO 7

https://www.openssl.org/docs/apps/pkcs8.html

Reference NO 8

http://www.symantec.com/connect/forums/how-do-i-encrypt-private-key-password-file-system

Assembly programming memory Allocating EAX vs Ax

Assembly programming memory Allocating EAX vs Ax

References

Reference NO 1

http://stackoverflow.com/questions/15191178/assembly-programming-memory-allocating-eax-vs-ax-ah-al

Reference NO 2

http://stackoverflow.com/questions/15795003/how-do-you-add-ch-to-eax-in-x86-assembly

Reference NO 3

http://users.ece.cmu.edu/~dbrumley/courses/18732-s12/docs/x86.html

Reference NO 4

http://en.wikipedia.org/wiki/X86_assembly_language

Reference NO 5

http://www.cs.umd.edu/users/meesh/webpages/cmsc311/links/handouts/ia32.pdf

Reference NO 6

http://www.c-jump.com/CIS77/ASM/DataTypes/lecture.html

Reference NO 7

http://www.delorie.com/djgpp/doc/brennan/brennan_att_inline_djgpp.html

Reference NO 8

http://en.wikibooks.org/wiki/X86_Assembly/Control_Flow

Cannot find skin images in Primefaces custom theme

Cannot find skin images in Primefaces custom theme

References

Reference NO 1

http://stackoverflow.com/questions/15191398/cannot-find-skin-images-in-primefaces-custom-theme

Reference NO 2

http://stackoverflow.com/questions/5226837/primefaces-themes-broken

Reference NO 3

http://www.java2s.com/Questions_And_Answers/JSF/PrimeFaces/theme.htm

Reference NO 4

http://primefaces.org/themes.html

Reference NO 5

http://forum.primefaces.org/viewtopic.php?f=3&t=3570

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Cron job doesn't Ÿ??unlinkŸ? files - why?

Cron job doesn't Ÿ??unlinkŸ? files - why?

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

default profile picture pic helper

default profile picture pic helper

References

Reference NO 1

http://stackoverflow.com/questions/15191866/default-profile-picture-pic-helper

Reference NO 2

https://www.facebook.com/CoverPhotoSize

Reference NO 3

http://cloudinary.com/documentation/rails_image_manipulation

Reference NO 4

http://apidock.com/rails/ActionView/Helpers/UrlHelper/button_to

Reference NO 5

http://evonet.com.au/webmatrix-uploading-images-with-the-fileupload-helper/

Reference NO 6

https://github.com/mdeering/gravatar_image_tag

Reference NO 7

http://www.lego.com/

Reference NO 8

http://kb.mozillazine.org/File_types_and_download_actions

Thursday, 29 August 2013

Sending multiple e-mails from PHP-script

Sending multiple e-mails from PHP-script

References

Reference NO 1

http://stackoverflow.com/questions/15192076/sending-multiple-e-mails-from-php-script

Reference NO 2

http://php.net/manual/en/function.mail.php

Reference NO 3

http://www.dynamicdrive.com/forums/showthread.php?46207-How-to-use-php-to-send-multiple-emails-at-a-time

Reference NO 4

http://www.webmasterworld.com/php/4198917.htm

Reference NO 5

http://www.daniweb.com/web-development/php/threads/390562/php-mail-script-sends-multiple-mails-to-recievers

Reference NO 6

http://bytes.com/topic/php/answers/893067-how-send-multiple-emails-once-using-php-mail

Reference NO 7

http://www.phpclasses.org/blog/package/14/post/1-Sending-messages-to-many-recipients-via-SMTP-in-PHP.html

Reference NO 8

http://www.kirupa.com/forum/showthread.php?264342-Sending-email-to-multiple-addresses-(php)

CSS - Can't figure where excess horizontal scrolling is coming from?

CSS - Can't figure where excess horizontal scrolling is coming from?

References

Reference NO 1

http://stackoverflow.com/questions/15192326/css-cant-figure-where-excess-horizontal-scrolling-is-coming-from

Reference NO 2

http://stackoverflow.com/questions/14015878/extra-space-and-horizontal-scrollbar

Reference NO 3

https://drupal.org/node/321181

Reference NO 4

http://reference.sitepoint.com/css/floatclear

Reference NO 5

http://css-tricks.com/full-browser-width-bars/

Reference NO 6

http://www.webmasterworld.com/css/4317938.htm

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Creating a ListView in Fragment that Retrieves Data from a Server

Creating a ListView in Fragment that Retrieves Data from a Server

References

Reference NO 1

http://stackoverflow.com/questions/15192567/creating-a-listview-in-fragment-that-retrieves-data-from-a-server

Reference NO 2

http://stackoverflow.com/questions/8921162/how-to-update-listview-on-scrolling-while-retrieving-data-from-server-in-android

Reference NO 3

http://stackoverflow.com/questions/15192567/creating-a-listview-in-fragment-that-retrieves-data-from-a-server

Reference NO 4

http://wptrafficanalyzer.in/blog/android-lazy-loading-images-and-text-in-listview-from-http-json-data/

Reference NO 5

http://www.mysamplecode.com/2012/07/android-listview-load-more-data.html

Reference NO 6

http://www.linkedin.com/groups/How-display-data-in-listview-76373.S.217192672

Reference NO 7

http://www.survivingwithandroid.com/2012/09/listviewpart-1.html

Reference NO 8

http://www.androiddesignpatterns.com/2012/08/implementing-loaders.html

Three table link together using foreign key

Three table link together using foreign key

References

Reference NO 1

http://stackoverflow.com/questions/15193037/three-table-link-together-using-foreign-key

Reference NO 2

http://stackoverflow.com/questions/3763016/many-to-many-link-table-design-two-foreign-keys-only-or-an-additional-primary

Reference NO 3

http://dev.mysql.com/doc/refman/5.5/en/example-foreign-keys.html

Reference NO 4

http://www.w3resource.com/sql/joins/using-a-where-cluase-to-join-two-tables-related-by-a-single-column-primary-key-or-foriegn-key-pair.php

Reference NO 5

http://www.dbforums.com/ansi-sql/1215392-help-w-multiple-table-join-foreign-keys.html

Reference NO 6

http://www.teach-ict.com/as_a2_ict_new/ocr/AS_G061/315_database_concepts/terminology/miniweb/pg13.htm

Reference NO 7

http://docs.sqlalchemy.org/en/rel_0_7/orm/relationships.html

Reference NO 8

http://sqlmag.com/database-performance-tuning/sql-design-foreign-key

How to use efficiently use GAE datastore for iOS/Android turn based game

How to use efficiently use GAE datastore for iOS/Android turn based game

References

Reference NO 1

http://stackoverflow.com/questions/15193276/how-to-use-efficiently-use-gae-datastore-for-ios-android-turn-based-game

Reference NO 2

http://stackoverflow.com/questions/16374520/read-from-datastore-not-consistent

Reference NO 3

http://stackoverflow.com/questions/15058976/how-the-performance-of-datastore-batch-gets-compares-to-ancestor-only-queries

Reference NO 4

http://stackoverflow.com/questions/16114667/gae-datastore-entity-deleted-only-after-multiple-calls-to-delete

Reference NO 5

http://stackoverflow.com/questions/11733594/accessing-datastore-from-computeengine

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

IE does not scale clicks on a scaled desktop when submitting web form using input images

IE does not scale clicks on a scaled desktop when submitting web form
using input images

References

Reference NO 1

http://stackoverflow.com/questions/15193524/ie-does-not-scale-clicks-on-a-scaled-desktop-when-submitting-web-form-using-inpu

Reference NO 2

http://stackoverflow.com/questions/8334043/input-submit-button-value-disappears-when-clicked-in-ie9

Reference NO 3

http://stackoverflow.com/questions/7855357/strange-input-type-file-not-working-on-a-computer-using-ie

Reference NO 4

http://www.west-wind.com/weblog/posts/2011/May/21/Web-Browser-Control-Specifying-the-IE-Version

Reference NO 5

http://kyleschaeffer.com/user-experience/10-things-a-website-should-never-ever-do/

Reference NO 6

http://help.shortstackapp.com/main-menu/mastering-shortstack/mobile-applications/

Reference NO 7

http://office.microsoft.com/en-us/publisher-help/tips-for-working-with-images-HA001218940.aspx

Reference NO 8

#EANF#

How do I add a custom package to debian repository? [closed]

How do I add a custom package to debian repository? [closed]

References

Reference NO 1

https://wiki.debian.org/HowToSetupADebianRepository

Reference NO 2

http://unix.stackexchange.com/questions/66772/how-do-i-add-a-custom-package-to-debian-repository

Reference NO 3

http://odzangba.wordpress.com/2006/10/13/how-to-build-local-apt-repositories/

Reference NO 4

http://wiki.hcoop.net/DebianPackaging

Reference NO 5

http://live.debian.net/manual/4.x/html/live-manual/customizing-package-installation.en.html

Reference NO 6

http://sshmenu.sourceforge.net/download/deb_repo.html

Reference NO 7

http://wiki.scribus.net/canvas/Debian

Reference NO 8

http://crunchbang.org/forums/viewtopic.php?pid=261842%23p261842

how to change css img element with javascript

how to change css img element with javascript

References

Reference NO 1

http://stackoverflow.com/questions/15194009/how-to-change-css-img-element-with-javascript

Reference NO 2

http://stackoverflow.com/questions/8302528/replace-html-img-with-css-img

Reference NO 3

http://www.w3schools.com/js/js_htmldom_html.asp

Reference NO 4

http://andydavies.me/blog/2012/08/13/what-if-we-could-use-css-to-manipulate-html-attributes/

Reference NO 5

http://www.impressivewebs.com/default-css-display-values-html-elements/

Reference NO 6

http://www.html.net/tutorials/css/lesson14.php

Reference NO 7

http://api.jquery.com/css/

Reference NO 8

http://www.dynamicdrive.com/forums/archive/index.php/t-14305.html

The sign # not display on call screen Android

The sign # not display on call screen Android

References

Reference NO 1

http://stackoverflow.com/questions/15683952/pop-up-window-over-android-native-incoming-call-screen-like-true-caller-android

Reference NO 2

http://stackoverflow.com/questions/15880091/pushing-phone-call-screen-in-to-background-whilst-making-a-call

Reference NO 3

http://android.stackexchange.com/questions/13343/how-can-i-prevent-my-screen-from-turning-off-while-on-a-phone-call

Reference NO 4

http://forums.androidcentral.com/google-nexus-4/228164-screen-will-not-turn-back-after-phone-call-end.html

Reference NO 5

http://forums.androidcentral.com/verizon-galaxy-s-iii/267568-preventing-screen-lock-during-phone-call.html

Reference NO 6

http://productforums.google.com/d/topic/mobile/1nPBsNtsdnk

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Wednesday, 28 August 2013

Parallelization in R: %dopar% vs %do%. Why using a single core yields to better performance?

Parallelization in R: %dopar% vs %do%. Why using a single core yields to
better performance?

References

Reference NO 1

http://stackoverflow.com/questions/15194465/parallelization-in-r-dopar-vs-do-why-using-a-single-core-yields-to-better

Reference NO 2

http://stackoverflow.com/questions/18257090/parallel-computing-in-r-windows-changing-code-from-foreach-do-to-foreach-d

Reference NO 3

http://stackoverflow.com/questions/16650774/using-all-cores-for-r-massstepaic-process

Reference NO 4

http://stackoverflow.com/questions/16219228/is-it-possible-in-r-parallelmcparallel-to-limit-the-number-of-cores-used-at

Reference NO 5

http://www.slideshare.net/bytemining/taking-r-to-the-limit-high-performance-computing-in-r-part-1-parallelization-la-r-users-group-727

Reference NO 6

http://nimbios.org/tutorials/talks/Pragnesh-talk.pdf

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to update database row when user click link-request component used inside jsf datatable? [closed]

How to update database row when user click link-request component used
inside jsf datatable? [closed]

References

Reference NO 1

http://publib.boulder.ibm.com/infocenter/radhelp/v7r0m0/topic/com.ibm.etools.jsf.doc/topics/cjsfdatagrid.html

Reference NO 2

http://stackoverflow.com/questions/4994458/how-can-i-pass-a-parameter-to-a-commandlink-inside-a-datatable

Reference NO 3

http://www.mkyong.com/jsf2/how-to-update-row-in-jsf-datatable/

Reference NO 4

http://www.coderanch.com/t/581954/JSF/java/update-rich-panel-components-dataTable

Reference NO 5

http://www.java2s.com/Questions_And_Answers/JSF/RichFaces/Datatable.htm

Reference NO 6

http://www.theserverside.com/news/thread.tss?thread_id=44186

Reference NO 7

http://hrycan.com/2012/03/28/primefaces-lazy-loading-datatable-for-jsf2/

Reference NO 8

http://forum.primefaces.org/viewtopic.php?f=3&t=8715

Sorting Array in iphone SDK

Sorting Array in iphone SDK

References

Reference NO 1

http://stackoverflow.com/questions/15194914/sorting-array-in-iphone-sdk

Reference NO 2

http://stackoverflow.com/questions/6107725/sorting-array-alphabetically

Reference NO 3

http://iphonedevsdk.com/forum/iphone-sdk-tutorials/76540-sorting-arrays-of-objects.html

Reference NO 4

http://ios-programming.blogspot.com/2012/02/sort-nsarray-iphone-sdk.html

Reference NO 5

http://swatiardeshna.blogspot.com/2010/06/sorting-mutable-array-of-dictionaries.html

Reference NO 6

http://forums.macrumors.com/showthread.php?t=640701

Reference NO 7

https://www.cocoanetics.com/2009/03/nsarray-sorting-using-selectors/

Reference NO 8

http://www.iphonedeveloperdiary.com/2010/03/nsmutablearray-sorting-made-easy-in-cocoa/

ios : scrollview not displaying images

ios : scrollview not displaying images

References

Reference NO 1

#EANF#

Reference NO 2

http://stackoverflow.com/questions/15195147/ios-scrollview-not-displaying-images

Reference NO 3

http://stackoverflow.com/questions/5973883/horizontal-uiscrollview-and-hundreds-of-thumbnail-images-in-ios

Reference NO 4

http://forums.macrumors.com/showthread.php?t=1098128

Reference NO 5

http://agilewarrior.wordpress.com/2012/01/25/how-to-display-image-on-iphone-using-uiimageview-and-uiscrollview/

Reference NO 6

http://iosdeveloperzone.com/2012/07/07/tutorial-all-about-images-part-2-panning-zooming-with-uiscrollview/

Reference NO 7

http://developer.appcelerator.com/question/149253/scrollview-does-not-show-images-in-ios

Reference NO 8

https://jira.appcelerator.org/browse/TIMOB-11610

call gui generated using lwuit gui builder from main class

call gui generated using lwuit gui builder from main class

References

Reference NO 1

http://stackoverflow.com/questions/15195563/call-gui-generated-using-lwuit-gui-builder-from-main-class

Reference NO 2

http://stackoverflow.com/questions/10168894/lwuit-1-5-gui-builder-generate-cod-files

Reference NO 3

http://t3731.codeinpro.us/q/515028a2e8432c04262ece6d

Reference NO 4

http://projects.developer.nokia.com/LWUIT_for_Series_40/wiki/UsingTheResourceEditorToGenerateAproject

Reference NO 5

http://codenameone.blogspot.com/2010/10/ui-builder-class-how-to-actually-use.html

Reference NO 6

http://lwuit.blogspot.com/2011/04/generating-netbeans-project-from.html

Reference NO 7

http://www.java.net/forum/topic/mobile-embedded/lwuit/how-can-i-use-new-lwuit-resource-editor-lwuit

Reference NO 8

#EANF#

Paging leaderboard query in a dynamic environment with SQL

Paging leaderboard query in a dynamic environment with SQL

References

Reference NO 1

http://stackoverflow.com/questions/16105080/sql-query-for-sorting-leaderboard

Reference NO 2

http://mysql.rjweb.org/bestof.html

Reference NO 3

http://sharepoint-community.net/profiles/blogs/6614983:BlogPost:32763

Reference NO 4

http://channel9.msdn.com/Tags/sql+server/RSS

Reference NO 5

http://www.intelligrape.com/blog/

Reference NO 6

http://www.planetsourcecode.com/vb/scripts/BrowseCategoryOrSearchResults.asp?chkCodeDifficulty=1%2C+2%2C+3%2C+4&blnResetAllVariables=TRUE&txtMaxNumberOfEntriesPerPage=100&txtCriteria=grid+sql&cmSearch=Search&optSort=DateDescending&chkCodeTypeZip=on&chkCodeTypeText=on&chkThoroughSearch=on&lngWId=1

Reference NO 7

http://www.visualcv.com/taylorlouis

Reference NO 8

http://gs.mtv.com/games/sdk/Community%20Platform%20for%20Online%20Gaming%20Feature%20Overview.pdf

jQuery/MySQL WHERE something = function

jQuery/MySQL WHERE something = function

References

Reference NO 1

http://stackoverflow.com/questions/10292452/update-mysql-with-jquery-ajax

Reference NO 2

http://stackoverflow.com/questions/12887800/jquery-ajax-post-to-script-to-update-mysql-function-not-defined

Reference NO 3

http://web.enavu.com/tutorials/checking-username-availability-with-ajax-using-jquery/

Reference NO 4

http://www.codeforest.net/simple-search-with-php-jquery-and-mysql

Reference NO 5

http://www.daveismyname.com/tutorials/php-tutorials/autocomplete-with-php-mysql-and-jquery-ui/

Reference NO 6

http://www.ryancoughlin.com/2008/11/04/use-jquery-to-submit-form/

Reference NO 7

http://www.saaraan.com/2012/04/ajax-add-delete-sql-records-jquery-php

Reference NO 8

http://coursesweb.net/jquery/jquery-ajax

How to change the font size of all(n number of ) texblocks inside the stack panel programmatically?

How to change the font size of all(n number of ) texblocks inside the
stack panel programmatically?

References

Reference NO 1

http://stackoverflow.com/questions/15196269/how-to-change-the-font-size-of-alln-number-of-texblocks-inside-the-stack-pane

Reference NO 2

http://stackoverflow.com/questions/15021021/how-to-programmatically-assign-the-textbox-size-to-auto

Reference NO 3

http://stackoverflow.com/questions/18297341/extract-phone-number-from-text

Reference NO 4

http://stackoverflow.com/questions/8867319/how-to-add-monospaced-text

Reference NO 5

http://msdn.microsoft.com/en-us/library/windows/apps/hh465045.aspx

Reference NO 6

http://www.silverlightshow.net/items/Silverlight-ComboBox.aspx

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Tuesday, 27 August 2013

Fix domain name appearing twice in a url using htaccess 301 redirect

Fix domain name appearing twice in a url using htaccess 301 redirect

References

Reference NO 1

http://stackoverflow.com/questions/15196458/fix-domain-name-appearing-twice-in-a-url-using-htaccess-301-redirect

Reference NO 2

http://www.intelligentpositioning.com/blog/2010/05/three-canonicalization-problems-fixed-with-htaccess/

Reference NO 3

http://webmasters.stackexchange.com/questions/51219/my-domain-name-appears-twice-in-most-of-my-urls

Reference NO 4

http://support.hostgator.com/articles/cpanel/url-redirect-how-to-create

Reference NO 5

https://my.hostmonster.com/cgi/help/htaccess_redirect

Reference NO 6

http://www.mattcutts.com/blog/seo-advice-url-canonicalization/

Reference NO 7

http://www.webmasterworld.com/google/4375906.htm

Reference NO 8

http://yoast.com/articles/duplicate-content/

Html5 canvas: find a library can draw line and drag the line

Html5 canvas: find a library can draw line and drag the line

References

Reference NO 1

http://stackoverflow.com/questions/11324903/how-can-i-select-and-drag-a-line-in-canvas

Reference NO 2

http://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/HTML-canvas-guide/AddingMouseandTouchControlstoCanvas/AddingMouseandTouchControlstoCanvas.html

Reference NO 3

http://diveintohtml5.info/canvas.html

Reference NO 4

http://simonsarris.com/blog/140-canvas-moving-selectable-shapes

Reference NO 5

http://rectangleworld.com/blog/archives/15

Reference NO 6

http://www.sitepoint.com/html5-canvas-draw-quadratic-curves/

Reference NO 7

http://tenderlovingcode.com/blog/web-apps/html5-canvas-drawing-on-ipad/

Reference NO 8

http://www.html5canvastutorials.com/kineticjs/html5-canvas-path-mouseover/

Not authorized to access TFS from Visual Studio's post build event command line

Not authorized to access TFS from Visual Studio's post build event command
line

References

Reference NO 1

http://stackoverflow.com/questions/15196894/not-authorized-to-access-tfs-from-visual-studios-post-build-event-command-line

Reference NO 2

http://stackoverflow.com/questions/13711153/how-to-checkout-copy-checkin-a-file-in-tfs-using-post-build-event

Reference NO 3

http://social.msdn.microsoft.com/Forums/vstudio/en-US/faf71c49-7cc5-4f6c-b192-96e453d53aef/action?threadDisplayName=tfs-commands-in-build-events

Reference NO 4

http://msdn.microsoft.com/en-us/library/aa337645(v=vs.80).aspx

Reference NO 5

http://www.dotnetcurry.com/ShowArticle.aspx?ID=792

Reference NO 6

http://blog.mastertheteam.net/

Reference NO 7

http://msmvps.com/blogs/vstsblog/archive/category/1525.aspx

Reference NO 8

#EANF#

How to make a button in PHP that deletes the result?

How to make a button in PHP that deletes the result?

References

Reference NO 1

http://stackoverflow.com/questions/15197147/how-to-make-a-button-in-php-that-deletes-the-result

Reference NO 2

http://stackoverflow.com/questions/11780800/delete-button-after-every-post-php-sql

Reference NO 3

http://p2p.wrox.com/php-databases/12064-php-mysql-delete-button-delete-query.html

Reference NO 4

http://www.saaraan.com/2012/04/ajax-add-delete-sql-records-jquery-php

Reference NO 5

http://www.trans4mind.com/personal_development/phpTutorial/mysqlAddToDb.htm

Reference NO 6

http://www.host1plus.com/tutorials/php-coding/how-to-delete-row-using-radio-button/

Reference NO 7

http://www.bluehostforum.com/showthread.php?17187-How-to-delete-a-MySQL-row-with-PHP

Reference NO 8

http://www.phpeasystep.com/mysql/8.html

How to convert Ajax to Mobile Friendly Script/Jquery

How to convert Ajax to Mobile Friendly Script/Jquery

References

Reference NO 1

http://stackoverflow.com/questions/15197370/how-to-convert-ajax-to-mobile-friendly-script-jquery

Reference NO 2

http://learn.jquery.com/jquery-mobile/getting-started/

Reference NO 3

http://jquerymobile.com/demos/1.1.0/docs/about/getting-started.html

Reference NO 4

http://net.tutsplus.com/tutorials/javascript-ajax/fun-with-jquery-templating-and-ajax/

Reference NO 5

http://net.tutsplus.com/tutorials/javascript-ajax/from-jquery-to-javascript-a-reference/

Reference NO 6

http://webdesignledger.com/tips/9-jquery-mistakes-you-shouldnt-commit

Reference NO 7

http://tutorialzine.com/2009/09/simple-ajax-website-jquery/

Reference NO 8

#EANF#

background image in Sencha Architect

background image in Sencha Architect

References

Reference NO 1

http://stackoverflow.com/questions/15197602/background-image-in-sencha-architect

Reference NO 2

http://training.figleaf.com/tutorials/senchacomplete/chapter2/lesson10/2.cfm

Reference NO 3

http://www.sencha.com/forum/showthread.php?247488-Sencha-Touch-2-background-image-opacity

Reference NO 4

http://docs-origin.sencha.com/architect/2/#!/guide/resources

Reference NO 5

http://senchaexamples.com/tag/background-image/

Reference NO 6

http://rickluna.com/wp/2013/08/using-the-sliderfill-sencha-touch-plugin-in-sencha-architect/

Reference NO 7

http://www.sdknews.com/cross-platform/sencha-touch/implementing-user-extensions-for-sencha-architect-3-0-preview

Reference NO 8

#EANF#

Compute SCC through DFS in C [closed]

Compute SCC through DFS in C [closed]

References

Reference NO 1

http://www.personal.kent.edu/~rmuhamma/Algorithms/MyAlgorithms/GraphAlgor/strongComponent.htm

Reference NO 2

http://codereview.stackexchange.com/questions/10942/implementation-of-kosarajus-algorithm-for-strongly-connected-components

Reference NO 3

http://www.cs.princeton.edu/courses/archive/spr04/cos226/lectures/digraph.4up.pdf

Reference NO 4

http://interactivepython.org/runestone/static/pythonds/Graphs/graphdfs.html

Reference NO 5

http://codehiker.wordpress.com/2012/04/06/kosarajus-scc/

Reference NO 6

http://mypathtothe4.blogspot.com/2013/03/strongly-connected-components-225-3-clrs.html

Reference NO 7

http://jt-web-site.tripod.com/MSCS/COMP510/Assignment12/Assignment12.htm

Reference NO 8

https://www.cs.washington.edu/education/courses/421/04su/slides/dfs.pdf

How to find available screens with AirPlay?

How to find available screens with AirPlay?

References

Reference NO 1

http://stackoverflow.com/questions/15198079/how-to-find-available-screens-with-airplay

Reference NO 2

http://support.apple.com/kb/HT5209

Reference NO 3

http://www.airsquirrels.com/airparrot/

Reference NO 4

http://forums.macrumors.com/showthread.php?t=1604106

Reference NO 5

http://ipad.about.com/od/iPad_Guide/ss/How-To-Use-Airplay-On-The-iPad.htm

Reference NO 6

http://www.macworld.com/article/2043629/get-started-with-airplay.html

Reference NO 7

http://appadvice.com/applists/show/airplay-apple-tv

Reference NO 8

http://www.airserver.com/

unique_ptr with deleter

unique_ptr with deleter

References

Reference NO 1

http://stackoverflow.com/questions/8274451/well-how-does-the-custom-deleter-of-stdunique-ptr-work

Reference NO 2

http://stackoverflow.com/questions/10319009/unique-ptrt-lambda-custom-deleter-for-array-specialization

Reference NO 3

http://en.cppreference.com/w/cpp/memory/unique_ptr

Reference NO 4

http://www.codeproject.com/Tips/459832/Unique_ptr-custom-deleters-and-class-factories

Reference NO 5

http://www.cplusplus.com/reference/memory/unique_ptr/get_deleter/

Reference NO 6

http://msdn.microsoft.com/en-us/library/vstudio/ee410601.aspx

Reference NO 7

http://thenewcpp.wordpress.com/2012/02/24/unique_ptr/

Reference NO 8

http://www.asawicki.info/news_1494_unique_ptr_in_visual_c_2010.html

Return Cursor object from DatabaseManager?

Return Cursor object from DatabaseManager?

References

Reference NO 1

https://docs.djangoproject.com/en/dev/topics/db/managers/

Reference NO 2

http://docs.python.org/library/sqlite3.html

Reference NO 3

http://www.djangobook.com/en/2.0/chapter10.html

Reference NO 4

http://stackoverflow.com/questions/16088273/android-droiddao-database-manager-my-code-or-theirs

Reference NO 5

http://en.wikipedia.org/wiki/Cursor_(databases)

Reference NO 6

http://docs.oracle.com/cd/A97688_16/toplink.903/b10064/database.htm

Reference NO 7

http://initd.org/psycopg/docs/connection.html

Reference NO 8

http://zetcode.com/db/mysqlpython/

Monday, 26 August 2013

Convert XBMC Database Schema 4.0a in sqlite to mysql

Convert XBMC Database Schema 4.0a in sqlite to mysql

References

Reference NO 1

http://stackoverflow.com/questions/15198701/convert-xbmc-database-schema-4-0a-in-sqlite-to-mysql

Reference NO 2

http://stackoverflow.com/questions/17480961/xbmc-xbmcswift-movie-tv-show-metadata

Reference NO 3

http://forum.xbmc.org/showthread.php?tid=128054

Reference NO 4

http://www.downloads2k.com/archive/index6.html

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Colorbox and pinterest button URL updating

Colorbox and pinterest button URL updating

References

Reference NO 1

http://stackoverflow.com/questions/15198917/colorbox-and-pinterest-button-url-updating

Reference NO 2

http://stackoverflow.com/questions/13127194/colorbox-not-working-with-pinterest

Reference NO 3

http://stackoverflow.com/questions/12491895/pinterest-multiple-parameters-for-detail-url-in-description

Reference NO 4

http://stackoverflow.com/questions/14551380/multiple-custom-pinterest-pin-it-buttons-on-a-page

Reference NO 5

http://stackoverflow.com/questions/14821821/grabbing-images-from-a-page-for-pinterest-pinit-button

Reference NO 6

http://bolian-janu1991.blogspot.com/2013/08/pinterest-button-invalid-url.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Mac OS X Console Issues with Desktop App

Mac OS X Console Issues with Desktop App

References

Reference NO 1

http://macvector.com/Support/rebuildingmacosxdesktop.html

Reference NO 2

http://mac.tutsplus.com/tutorials/terminal/10-terminal-commands-that-every-mac-user-should-know/

Reference NO 3

https://wiki.videolan.org/Mac_OS_X/

Reference NO 4

http://www.maclife.com/article/howtos/25_top_os_x_terminal_tips

Reference NO 5

http://hints.macworld.com/article.php?story=20120528025400312

Reference NO 6

http://manuals.info.apple.com/en_US/IntroCommandLine_v10.6.pdf

Reference NO 7

http://superuser.com/questions/566685/cant-connect-to-terminal-server-with-mac-os-x-client

Reference NO 8

http://www.microsoft.com/mac/remote-desktop-client

Fixed-Fluid-Fixed Layout for 960.gs

Fixed-Fluid-Fixed Layout for 960.gs

References

Reference NO 1

http://stackoverflow.com/questions/15199419/fixed-fluid-fixed-layout-for-960-gs

Reference NO 2

http://coding.smashingmagazine.com/2009/06/09/smart-fixes-for-fluid-layouts/

Reference NO 3

http://960.gs/

Reference NO 4

http://speckyboy.com/2010/05/30/liquid-fluid-and-elastic-layout-templates-tools-and-frameworks/

Reference NO 5

http://jeffcroft.com/links/2009/jan/27/fluid-960-grid-system/

Reference NO 6

http://24ways.org/2006/intricate-fluid-layouts/

Reference NO 7

http://www.profoundgrid.com/

Reference NO 8

http://alistapart.com/article/fluidgrids

Concatenation of p:column in p:selectOneMenu

Concatenation of p:column in p:selectOneMenu

References

Reference NO 1

http://stackoverflow.com/questions/15199611/concatenation-of-pcolumn-in-pselectonemenu

Reference NO 2

http://stackoverflow.com/questions/14980221/pselectonemenu-custom-content-and-editable-true

Reference NO 3

http://forum.primefaces.org/viewtopic.php?f=3&t=28335

Reference NO 4

http://www.hows.info/questions/tagged/primefaces?page=21&sort=unanswered

Reference NO 5

http://code.google.com/p/seaminaction/wiki/SeamGenEnhancements

Reference NO 6

https://community.jboss.org/thread/190511

Reference NO 7

http://www.blogosfera.co.uk/2013/07/autocomplete-address-with-google-map-library-in-primefaces/

Reference NO 8

http://www.java2s.com/Questions_And_Answers/JSF/Development/el-1.htm

Object could not be converted to string

Object could not be converted to string

References

Reference NO 1

http://stackoverflow.com/questions/3200899/object-could-not-be-converted-to-string

Reference NO 2

http://ellislab.com/forums/viewreply/879823/

Reference NO 3

http://www.dreamincode.net/forums/topic/104828-object-of-class-could-not-be-converted-to-string/

Reference NO 4

http://wordpress.org/support/topic/object-of-class-stdclass-could-not-be-converted-to-string-error

Reference NO 5

http://wordpress.org/support/topic/catchable-fatal-error-object-of-class-wp_error-could-not-be-converted-to-string-2

Reference NO 6

http://www.coderanch.com/t/612496/PHP/Object-class-mysqli-result-converted

Reference NO 7

http://bytes.com/topic/php/answers/660375-object-class-person-could-not-converted-string

Reference NO 8

http://php.net/manual/en/language.oop5.magic.php

Tag e-mails in input field

Tag e-mails in input field

References

Reference NO 1

http://api.rubyonrails.org/classes/ActionView/Helpers/FormTagHelper.html

Reference NO 2

http://www.w3.org/TR/html-markup/input.email.html

Reference NO 3

http://mailchimp.com/resources/guides/how-to-use-merge-tags/html/

Reference NO 4

http://webdesign.about.com/od/html5tags/p/input-email-tag.htm

Reference NO 5

http://www.w3schools.com/html/html_forms.asp

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Error when executing the below query

Error when executing the below query

References

Reference NO 1

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ac5c11c0-c81e-4f87-b9f7-866de72f7dab/action?threadDisplayName=ssis-error-execute-sql-task-error-executing-the-query-exec-authorsinsert-failed-with-the

Reference NO 2

http://stackoverflow.com/questions/16597248/getting-error-message-you-tried-to-execute-a-query-that-does-not-include-the-s

Reference NO 3

http://blogs.msdn.com/b/rmeure/archive/2013/07/15/10173289.aspx

Reference NO 4

http://www.sqlservercentral.com/Forums/FindPost1252241.aspx

Reference NO 5

http://forums.asp.net/t/prev/1905613

Reference NO 6

http://www.dreamincode.net/forums/topic/265565-i-keep-on-getting-an-error-executing-database-query/

Reference NO 7

http://scn.sap.com/thread/1691284

Reference NO 8

http://blog.jeffcosta.com/2010/07/01/sharepoint-database-error-unexpected-query-execution-failure-error-code-266/

Compare typedef is same type

Compare typedef is same type

References

Reference NO 1

http://stackoverflow.com/questions/15200516/compare-typedef-is-same-type

Reference NO 2

http://en.wikipedia.org/wiki/Typedef

Reference NO 3

http://www.cprogramming.com/tutorial/typedef.html

Reference NO 4

http://45mercystreet.net/computing/typedefs.html

Reference NO 5

http://www.cplusplus.com/doc/tutorial/other_data_types/

Reference NO 6

http://publications.gbdirect.co.uk/c_book/chapter8/typedef.html

Reference NO 7

http://haxe.org/ref/type_advanced

Reference NO 8

http://www.functionx.com/cpp/keywords/typedef.htm

Spring Batch: how to restart and rerun only skipped items

Spring Batch: how to restart and rerun only skipped items

References

Reference NO 1

http://stackoverflow.com/questions/15200752/spring-batch-how-to-restart-and-rerun-only-skipped-items

Reference NO 2

http://stackoverflow.com/questions/tagged/spring-batch?page=5&sort=active

Reference NO 3

http://static.springsource.org/spring-batch/reference/html/domain.html

Reference NO 4

http://static.springsource.org/spring-batch/reference/html-single/

Reference NO 5

http://my.safaribooksonline.com/book/programming/java/9781935182955/implementing-bulletproof-jobs/ch08lev1sec5

Reference NO 6

https://github.com/SpringSource/spring-batch/blob/master/spring-batch-core/src/site/apt/overview.apt

Reference NO 7

http://www.cforcoding.com/2009/07/spring-batch-or-how-not-to-design-api.html

Reference NO 8

#EANF#

How to flash HTC one S using Ÿ??adbŸ? commands? [closed]

How to flash HTC one S using Ÿ??adbŸ? commands? [closed]

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Sunday, 25 August 2013

Animated transformation from square to right trapezoid filled with gradient

Animated transformation from square to right trapezoid filled with gradient

References

Reference NO 1

http://stackoverflow.com/questions/15201231/animated-transformation-from-square-to-right-trapezoid-filled-with-gradient

Reference NO 2

http://stackoverflow.com/questions/4954778/css3-matrix3d-rectangle-to-trapezoid-transformation

Reference NO 3

http://stackoverflow.com/questions/14480341/matrix-3d-transform-for-obtaining-trapezoid

Reference NO 4

http://stackoverflow.com/questions/6157886/square-to-trapezoid

Reference NO 5

http://www.imagemagick.org/Usage/canvas/

Reference NO 6

http://commons.oreilly.com/wiki/index.php/SVG_Essentials/Transforming_the_Coordinate_System

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Lauch built in appications

Lauch built in appications

References

Reference NO 1

http://developer.blackberry.com/native/documentation/core/com.qnx.doc.native_sdk.quickstart/topic/build_and_test_your_app.html

Reference NO 2

http://developer.apple.com/library/ios/DOCUMENTATION/ToolsLanguages/Conceptual/Xcode_User_Guide/055-Build_and_Run_Your_App/build_app.html

Reference NO 3

http://developer.android.com/tools/publishing/preparing.html

Reference NO 4

http://www.dzone.com/links/how_to_launch_builtin_apps_from_windows_phone_app.html

Reference NO 5

http://stackoverflow.com/questions/18159721/mac-unity-built-app-error-at-launch

Reference NO 6

http://www.bluecloudsolutions.com/blog/cost-develop-app/

Reference NO 7

http://mobile.tutsplus.com/tutorials/android/launch-android-browser/

Reference NO 8

http://build.windowsstore.com/?r=1

OpenOffice Macro to Access Contents of a Table

OpenOffice Macro to Access Contents of a Table

References

Reference NO 1

http://stackoverflow.com/questions/15201721/openoffice-macro-to-access-contents-of-a-table

Reference NO 2

http://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=33837

Reference NO 3

http://www.openoffice.org/documentation/HOW_TO/word_processing/HowTo_Create_and_Maintain_a_TOC.pdf

Reference NO 4

http://www.oooforum.org/forum/viewtopic.phtml?t=127005

Reference NO 5

http://www.oooforum.org/forum/viewtopic.phtml?t=106019

Reference NO 6

http://www.pitonyak.org/AndrewMacro.odt

Reference NO 7

http://www.packtpub.com/toc/learn-openofficeorg-spreadsheet-macro-programming-ooobasic-and-calc-automation-table-contents

Reference NO 8

#EANF#

jquery/javascript check string for multiple substrings

jquery/javascript check string for multiple substrings

References

Reference NO 1

http://stackoverflow.com/questions/15201939/jquery-javascript-check-string-for-multiple-substrings

Reference NO 2

http://stackoverflow.com/questions/12782195/how-can-i-compare-a-string-with-several-values

Reference NO 3

http://davidwalsh.name/multiline-javascript-strings

Reference NO 4

https://www.inkling.com/read/javascript-jquery-david-sawyer-mcfarland-2nd/chapter-14/finding-patterns-in-strings

Reference NO 5

http://www.w3schools.com/jsref/jsref_indexof.asp

Reference NO 6

http://www.no-margin-for-errors.com/blog/2010/06/17/javascript-tip-of-the-day-extending-a-string-across-multiple-lines/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

are there any reliable plugins for cross browser div scrolling on mobile or do I need to role my own?

are there any reliable plugins for cross browser div scrolling on mobile
or do I need to role my own?

References

Reference NO 1

http://stackoverflow.com/questions/15202176/are-there-any-reliable-plugins-for-cross-browser-div-scrolling-on-mobile-or-do-i

Reference NO 2

http://stackoverflow.com/questions/11019054/my-own-share-it-plugin

Reference NO 3

https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Browser-Polyfills

Reference NO 4

http://www.designyourway.net/blog/resources/jquery-plugins-that-handle-touch-events-43-items/

Reference NO 5

http://forum.jquery.com/topic/is-this-really-so-difficult-full-screen-non-scrolling-page-with-header-and-footer

Reference NO 6

http://www.tripwiremagazine.com/2013/04/jquery-touch-event-plugins.html

Reference NO 7

http://wiki.jqueryui.com/w/page/12138056/Selectmenu

Reference NO 8

http://coding.smashingmagazine.com/2011/05/03/using-css3-older-browsers-and-common-considerations/

How to restart Eclipse with bat

How to restart Eclipse with bat

References

Reference NO 1

http://stackoverflow.com/questions/15202438/how-to-restart-eclipse-with-bat

Reference NO 2

http://stackoverflow.com/questions/1090355/how-to-run-a-batch-script-bat-file-from-eclipse

Reference NO 3

http://wiki.eclipse.org/Starting_Eclipse_Commandline_With_Equinox_Launcher

Reference NO 4

http://www.eclipsezone.com/eclipse/forums/t61566.html

Reference NO 5

http://www.luisdelarosa.com/2004/10/27/how-to-run-eclipse-from-the-command-line-in-os-x-and-windows-and-linux/

Reference NO 6

https://community.jboss.org/message/634018

Reference NO 7

http://aaronsaray.com/blog/2007/07/19/two-new-useful-external-tools-for-eclipse/

Reference NO 8

http://www-01.ibm.com/support/docview.wss?uid=swg21422502

Set/Unset _AFNETWORKING_ALLOW_INVALID_SSL_CERTIFICATES_ programmatically (at runtime)

Set/Unset _AFNETWORKING_ALLOW_INVALID_SSL_CERTIFICATES_ programmatically
(at runtime)

References

Reference NO 1

http://stackoverflow.com/questions/15202652/set-unset-afnetworking-allow-invalid-ssl-certificates-programmatically-at-run

Reference NO 2

http://stackoverflow.com/questions/tagged/afnetworking?page=7&sort=active

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Authentication fails for modified user object in Symfony2

Authentication fails for modified user object in Symfony2

References

Reference NO 1

http://stackoverflow.com/questions/15202872/authentication-fails-for-modified-user-object-in-symfony2

Reference NO 2

http://stackoverflow.com/questions/7680917/how-do-i-get-the-entity-that-represents-the-current-user-in-symfony2

Reference NO 3

http://symfony.com/doc/current/book/security.html

Reference NO 4

http://symfony.com/legacy/doc/jobeet/1_2/en/13?orm=Propel

Reference NO 5

http://share.ez.no/forums/ez-publish-5-platform/symfony-authentication-provider-ez-user-provider

Reference NO 6

http://www.metod.si/login-event-listener-in-symfony2/

Reference NO 7

http://www.symfonycentral.com/securing-your-web-application-with-symfony.html

Reference NO 8

#EANF#

Making a C program to compile another

Making a C program to compile another

References

Reference NO 1

http://www.thegeekstuff.com/2010/08/make-utility/

Reference NO 2

http://www.haverford.edu/cmsc/course-pages/usingMake.html

Reference NO 3

http://www.cprogramming.com/compilingandlinking.html

Reference NO 4

http://stackoverflow.com/questions/15203111/making-a-c-program-to-compile-another

Reference NO 5

http://www.cs.bu.edu/teaching/cpp/writing-makefiles/

Reference NO 6

http://gribblelab.org/CBootcamp/12_Compiling_linking_Makefile_header_files.html

Reference NO 7

http://www.sethi.org/classes/cet375/lab_notes/lab_04_makefile_and_compilation.html

Reference NO 8

http://www.wikihow.com/Compile-a-C-Program-Using-the-GNU-Compiler-(GCC)

generate sequence using min and max values [closed]

generate sequence using min and max values [closed]

References

Reference NO 1

http://stackoverflow.com/questions/15203390/generate-sequence-using-min-and-max-values

Reference NO 2

http://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_6015.htm

Reference NO 3

http://www.commandprompt.com/ppbook/r24858

Reference NO 4

http://answers.microsoft.com/message/6f579212-da4a-e011-8dfc-68b599b31bf5?threadId=81e5530e-a44a-e011-8dfc-68b599b31bf5

Reference NO 5

http://publib.boulder.ibm.com/infocenter/idshelp/v10/topic/com.ibm.sqls.doc/sqls264.htm

Reference NO 6

http://data.princeton.edu/stata/programming.html

Reference NO 7

http://deron.meranda.us/python/tutorial-bazaar/chapter2

Reference NO 8

http://lua-users.org/wiki/MathLibraryTutorial

Intercepting a filesystem write to a stream or byte array

Intercepting a filesystem write to a stream or byte array

References

Reference NO 1

http://stackoverflow.com/questions/15203654/intercepting-a-filesystem-write-to-a-stream-or-byte-array

Reference NO 2

http://stackoverflow.com/questions/10966353/log-to-memory-then-write-to-file-memory-stream-vs-file-compared

Reference NO 3

http://msdn.microsoft.com/en-us/library/system.io.streamwriter.aspx

Reference NO 4

http://www.filesystems.org/docs/tracefs-fast04/

Reference NO 5

http://android.bigresource.com/Android-file-system-security-z3cLpH4TF.html

Reference NO 6

http://ostermiller.org/convert_java_outputstream_inputstream.html

Reference NO 7

http://en.wikipedia.org/wiki/NTFS

Reference NO 8

#EANF#

Saturday, 24 August 2013

Orderby and ThenBy in LINQ

Orderby and ThenBy in LINQ

References

Reference NO 1

http://stackoverflow.com/questions/298725/multiple-order-by-in-linq

Reference NO 2

http://stackoverflow.com/questions/2908029/linq-to-sql-orderby-thenby

Reference NO 3

http://stackoverflow.com/questions/8609149/linq-to-sql-join-then-order-by

Reference NO 4

http://stackoverflow.com/questions/9933888/linq-order-by-a-specific-number-first-then-show-all-rest-in-order

Reference NO 5

http://stackoverflow.com/questions/1304556/linq-orderby-name-thenby-childrencollection-name

Reference NO 6

http://www.codeproject.com/Articles/231162/Ordering-data-in-LINQ-Queries-by-more-than-one-col

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Why do jQuery samples often omit script type?

Why do jQuery samples often omit script type?

References

Reference NO 1

http://stackoverflow.com/questions/15204097/why-do-jquery-samples-often-omit-script-type

Reference NO 2

http://livescript.net/blog/powerful-jquery-with-livescript.html

Reference NO 3

http://webdesignledger.com/tips/9-jquery-mistakes-you-shouldnt-commit

Reference NO 4

http://www.sitepoint.com/jquery-vs-raw-javascript-1-dom-forms/

Reference NO 5

http://encosia.com/3-reasons-why-you-should-let-google-host-jquery-for-you/

Reference NO 6

http://cs.wellesley.edu/~cs110/lectures/Forms/

Reference NO 7

http://www.outsharked.com/imagemapster/default.aspx?docs.html

Reference NO 8

http://coding.smashingmagazine.com/2010/08/04/commonly-confused-bits-of-jquery/